Release 10.1A: OpenEdge Development:
Progress 4GL Reference
SCROLL-TO-SELECTED-ROW( ) method
Scrolls a browse (if necessary) to bring a specified selected row into view.
Return type: LOGICAL Applies to: BROWSE widget
nAn integer expression that specifies a selected row within the browse.
Progress maintains a numbered list of selected rows, starting at 1. When the SCROLL-TO-SELECTED-ROW(
n) method is encountered, Progress searches this list to find thenth selected row. If the row is successfully scrolled into view (or if the scroll is unnecessary), the method returns TRUE.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |